Welcome![Sign In][Sign Up]
Location:
Search - cgi html

Search list

[Windows Develop源代码-高源

Description: 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint / AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the text link address, and pictures. 6 caused a stir source code, Windows Lane in every one of the smallest window button side a new button, This new button's function is to minimize the window to the system status bar, and strongly recommended! ! ! 7 a system procedures, the system can see the
Platform: | Size: 433289 | Author: none | Hits:

[Other resourcePerl_CGI

Description: Perl_CGI六天入门 第一天 1.1 Unix环境 1.2 chmod命令 1.3 定位Perl和sendmail 第二天 2.1 使用Emacs 2.2 Perl简介 2.3 HTML FORM 第三天 3.1 回应脚本 3.2 脚本解释 3.3 BODY部分 第四天 4.1 email子过程 4.2 写文件 4.3 建立log文件 第五天 5.1 留言板CGI代码 5.2 代码详解 5.3 读取log文件 第六天 6.1 设置口令 6.2 计数器 -Perl_CGI the first six days of entry Unix environment 1.1 1.2 1.3 chmod command position Perl and sendmail day use Emacs 2.2 2.1 Introduction 2.3 Perl FORM HTML scripts to respond to the third day 3.1 3.2 BODY script to explain some of the fourth day 3.3 4.1 4.2 email-writing process to establish 4.3 log file documents fifth bulletin board CGI 5.1 5.2 source code reader Elaborates on 5.3 785.4 6.1 log file set up passwords Counter 6.2
Platform: | Size: 21801 | Author: 刘筋东 | Hits:

[Search Engineaspseek

Description: ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, Web集合等),同时它也可以用于单个站点的搜索。其他特性包括支持stopwords和ispell, 字符集和语言的预测, 搜索结果的HTML模板,引用和查询词高亮度显示。并且它有详细的文档可以利用。-ASPSeek C is prepared in an Internet search engine and the use of the STL library. It mainly includes a retrieval robot, a guardian search procedures and a search front end (CGI or Apache module). It probably can search millions of URLs to the search for phrases and words, and the use of wildcards for Boolean search. Search results can be limited to the time or site, site space in accordance with the relevant time or rank (which is used by some very cool technology). ASPSeek can be used in many languages and coding (including multi-byte languages such as Chinese). It has done a number of site optimization. (Multi-threaded searching, synchronous DNS inquiries, according to results of a site, Web pools, etc.) It also can be used to search a single site. Other features include support stopwor
Platform: | Size: 1157208 | Author: qiu | Hits:

[RichEditRTFReader

Description: 使用RichTextBox控件浏览各种类型的文本文件.被支持的有txt,rtf,htm,html,shtml,asp,php,jsp,cgi等-RichTextBox control the use of all types of browsing text files. Supported by txt, rtf, htm, html, shtml, asp, php, jsp, etc. cgi
Platform: | Size: 27101 | Author: 葛男人 | Hits:

[Communicationphp3tools

Description: PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节介绍的内容具有很强的实用价值。因此不仅对Web编程的入门者,即使对于有一定经验的Web程序员来讲,也是非常有用的。 -PHP is the most popular Web scripting language, it is running on the Web server, According to user requests or server-side data to generate dynamic Web pages; It has powerful functions and HTML script together. Built-in database and the ability to visit; It can be used as the Apache Web server module implementation, also makes its efficiency is higher than that of ordinary CGI program. The author is an experienced programmer, in the book he used a lot, a certain value of examples to explain in layman's language PHP Web programming language and the need to understand all aspects. Particularly noteworthy is the use of a number of the book "intermission" section, in order to learn to live a certain knowledge, through practical examples of the knowledge acquired to consolidate, w
Platform: | Size: 10254949 | Author: 郝华 | Hits:

[JSP/Javalaura_Lemays_web_workshop_javaSeript

Description: 本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术, 最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书 循序渐进,几乎覆盖了Ja阴scr加编程的各个细节,并且包含大量新颖实用的示例,以及 Jav:sc6pt中各种结构、对象和函数的详细说明,具有很好的参考价值。 -book on the JavssciPt program design technology. Book from the most basic Javascr increase Programming Concepts, Details of the J Shuai she may use the various objects, discuss how to use J Shuai HTML documents SciPt operation of the various elements, thereby gaining more flexible, more interactive web pages, then described the multimedia processing technology, Finally, the Javascdpt and JaM, cGI. Rib tools such as the combination of technology and JsMscr increase in the future. The book gradual, almost covering Ja overcast scr increase programming in all details, and contains a large number of practical examples of innovative and Jav : sc6pt various structures, Function objects and a detailed description is a good reference value.
Platform: | Size: 5201008 | Author: haopowan | Hits:

[Internet-NetworkKindEditor

Description: 基于浏览器的简单的所见即所得(WYSWYG)HTML编辑器,有体积小、文件少、效率高等特点。它是100%用DHTML/JavaScript编写的,可以很方便地嵌入到ASP,ASP.NET,PHP,JSP等CGI程序里。 支持浏览器: 1) Internet Explorer v5.5++ 2) Mozilla Firefox v1.0+ 3) Mozilla v1.3+ 4) NetScape v7+ 5) Opera 9+ 和v2.3相比变更的地方有: 1. 增加了RealPlayer插入功能。 2. 增加了ASP上传程序。(需要ABCUpload组件) 3. 增加了图片增加对齐、间隔、描述设置。 4. 增加了Script过滤选择属性。 5. 增加了图片上传选择属性。 6. 增加了两端对齐。 7. 修改了先选择[字体、大小、颜色等]后再输入会无效的问题。 8. 修改了有些动作无法撤消的问题。 9. 修改了插入视频,连接,FLASH等等焦点默认不在提交按钮上的问题。 10. 修改了简单模式下无法提交内容的问题。 11. 取消层的默认宽度和高度。 12. 设置域名后本地图片时地址改成相对URL。 13. 增加了upload_cgi目录,存放CGI程序。
Platform: | Size: 101089 | Author: ericfigo | Hits:

[Internet-Networkgoahead

Description: goahead,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 19316 | Author: yangkui | Hits:

[Exploitcgic2004

Description: cgic,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 28743 | Author: yangkui | Hits:

[Communicationcgictest

Description: cgi的应用程序,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 4337 | Author: yangkui | Hits:

[Other resourcebuffer

Description: boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 2539 | Author: yangkui | Hits:

[Other resourcefastcgi20

Description: fastcgi库,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 5432 | Author: yangkui | Hits:

[Otherkyuanma_L_A_C_M

Description: 一、Apache的安装 首先使用下面的命令来查看系统是否已经安装了Apache 可看到已经安装好了。 另外也可以在终端窗口中执行来查看httpd程序是否在执行。 下面介绍Apache服务器文件和目录 WEB站点目录 描述 /var/www Apache WEB站点文件的目录 /var/www/html WEB站点的WEB文件 /var/www/cgi-bin CGI程序文件 /var/www/html/manual Apache WEB服务器手册 /var/www/htmll/usage webalizer程序文件 配置文件 /etc/httpd/conf 基于目录的配置文件,.htaccess文件包含对它所在目录中文件的访问控制指令 /etc/httpd/conf/httpd.conf Apache WEB服务器配置文件目录 /etc/httpd/conf/srm.conf 主要的Apache WEB服务器配置文件 /etc/httpd/conf/access.conf 用来处理文档规范,配置文件类型昨未知的老式配置文件 启动脚本 /etc/rc.d/init.d/httpd WEB服务器守护进程的启动脚本 /etc/rc.d/rc3.d/S85httpd 将运行级目录(/etc/rc3.d)连接到目录/etc/rc.d/init.d中的启动脚本 应用文件 /usr/sbin Apache WEB服务器程序文件和应用程序的位置 /usr/doc/ Apache WEB服务器文档 /var/log/http Apache 日志文件的位置
Platform: | Size: 1393664 | Author: 31313 | Hits:

[Internet-Networkcgi

Description: cgi上传文件与下载文件的详细实现步骤,包括html语言与C程序语言-cgi upload files and download files detailed implementation steps, including html language with the C programming language
Platform: | Size: 430080 | Author: wuyf | Hits:

[Embeded Linuxhtml-camera-boa_cgi

Description: 嵌入式摄像头网页拍摄boa_cgi源码,进行同类功能设计可以作为一个参考。-htlm camera take picture code.htlm add cgi code.
Platform: | Size: 1024 | Author: wanlifeng | Hits:

[Internet-NetworkCGI.pdf.tar

Description: CGI的详细介绍,从CGI的基础中的html的使用,和WWW这间关系,怎么样建立WEB站点等等详细请自己下载,适合新手- CGI detailed description of the foundation from the CGI used in the html, and the WWW this relationship, how to build your own WEB site, etc. For details, please download, suitable for novice
Platform: | Size: 7186432 | Author: liao | Hits:

[Internet-Networksql-cgi

Description: CGI和HTML。。与数据库交互的小例子,简单适用-CGI and HTML. . Interact with the database of small examples, a simple application
Platform: | Size: 311296 | Author: 方呵 | Hits:

[Web Serverhtml-form-data

Description: html表单的资料,做CGI的时候用到的,适合初学者学习-html form data, when used to do CGI, suitable for beginners to learn
Platform: | Size: 146432 | Author: lvjingbang | Hits:

[Web ServerHTML-CTPP2-2.8.2.tar

Description: 俄罗斯人写的C/C++上的脚本编辑语言,CGI实现-Scripting language Russian people write C/C++ on, CGI realization
Platform: | Size: 266240 | Author: bernard rao | Hits:

[Software EngineeringCGI-Programming-Guide

Description: 通用网关接口(Common Gateway Interface)是一个Web服务器主机提供信息服务的标准接口。通过CGI接口,Web服务器就能够获取客户端提交的信息,转交给服务器端的CGI程序进行处理,最后返回结果给客户端。组成CGI通信系统的是两部分:一部分是html页面,就是在用户端浏览器上显示的页面。另一部分则是运行在服务器上的Cgi程序- 您输入的可能是:英语 The common gateway interface (Common Gateway Interface) is a standard interface to a Web server to provide information services. Through the CGI interface, the Web server can access the information submitted to the client, the server CGI procedures for processing, and returns the result to the client. The CGI communication system is composed of two parts: part of the HTML page, which is displayed on the user side of the browser page. The other part is the Cgi program that runs on the server
Platform: | Size: 6917120 | Author: korbon | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net